@charset "utf-8";
#nav {
	list-style-type: none;
	font-size: 14px;
	line-height: 89px;

}

#nav a {
	display: block;
	text-align:center;
	color: #FFF;
}

#nav a:link  {
	text-decoration:none;
	color: #000
}
#nav a:visited  {
	text-decoration:none;
	color: #000	
}
#nav a:hover  {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	color: #006acc;
	background-image: url(../images/xx_09.jpg);
}

.nav_li1 {
	background-image: url(../images/lili1_06.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	color: #000000;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-right: 18px;
	padding-left: 18px;
}

.nav_li1 a:hover{
	background-image: url(../images/xx_09.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: underline;
	background-position: center top;
	float: none;
	color: #006acc;
}
.nav_li2 a:hover{
	background-image: url(../images/xx_09.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: underline;
	background-position: center top;
	float: none;
	color: #006acc;
}

.nav_sy {
	background-image: url(../images/xx_09.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: underline;
	background-position: center top;
	float: none;

}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 150px;
	position: absolute;
	float: left;
	background-color: #016bbf;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -50px;
}
#nav li ul li{
	float: left;
	background-color: #016bbf;
	
	color: #14110c
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
}


#nav li ul a{
	width: 150px;
	color: #FFF;
	font-size: 13px;
}

#nav li ul a:link  {
 color:#14110c text-decoration:none;
	color: #FFF;
}
#nav li ul a:visited  {
 color:#14110ctext-decoration:underline;
	color: #FFF;
}
#nav li ul a:hover  {
	color:#14110c
	text-decoration:underline;
	font-weight: normal;
	background-image: url(../images/libgg_19.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
.shouy {
	color: #187b56;
	background-image: url(../images/xx1_08.jpg);
	background-repeat: no-repeat;
	background-position: center 37px;
}
